www.gusucode.com > 一个JSP CMS文章管理系统源码源码程序 > 一个JSP CMS文章管理系统源码/CMS4J/CMS4J/ROOT/css/setup.css

    body {
	font-size: 9pt;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
}
.font_title {
	font-size: 24px;
	line-height: 300%;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.font_title_2 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
	height: 20px;
}
.font_content {
	font-size: 14px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
}
.remark {
	font-size: 10pt;
	color: #003399;
}